# Reuben's Mob Removal [v2.2]
	+ Edited `pack.mcmeta`
		+ Changed `pack_format` to 40, supporting 1.20.5
	+ Simplified "main" function greatly by removing the mob sub-folder in favor of Entity Tags.
	+ "optional_mobs" function moved to the main function folder.
	- Removed the "load" function

# Reuben's Mob Removal [v2.1.6]
	+ Edit `pack.mcmeta`
		+ Changed `pack_format` to 18
		+ Added support for the new multi-version field, `supported_formats`, now supported from 1.20 to 1.20.2

# Reuben's Mob Removal [v2.1.5]
	+ Edited `pack.mcmeta` 
		+ Changed `pack_format` to 15

# Reuben's Mob Removal [v2.1]
	+ Released on Modrinth
	+ Added Removal for "minecraft:skeleton_horses"
	+ Added Removal for "minecraft:drowned"
	+ Added new "optional_mobs" function
		+ Includes basic instructions in function
		+ Includes optional removal for "minecraft:ghasts"

## Reuben's Mob Removal [v2.0]
	+ Complete Recreation of Data-pack